NAnt
Help
Function Reference
directory::exists |
v0.85 |
[This is preliminary documentation and subject to change.]
Determines whether the given path refers to an existing directory on disk.
directory::exists(path)
| Name | Type | Description |
|---|---|---|
| path | string | The path to test. |